-
Home
-
WooCommerce Admin
-
2.9.3
-
Code
-
Classes
- ReportCSVExporter
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
309 |
Lines of code |
161 |
Logical lines of code |
85 |
Comment lines |
104 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_raw_row_data() |
S |
53 |
7 |
21 |
maybe_create_directory() |
S |
51 |
5 |
27 |
get_report_columns() |
S |
56 |
5 |
18 |
prepare_data_to_export() |
S |
50 |
4 |
26 |
__construct() |
S |
64 |
3 |
11 |
map_report_controller() |
S |
56 |
2 |
18 |
set_report_args() |
S |
61 |
2 |
13 |
generate_row_data() |
S |
66 |
2 |
8 |
get_reports_directory() |
S |
74 |
1 |
4 |
get_file_path() |
S |
79 |
1 |
3 |
set_report_type() |
S |
70 |
1 |
6 |
get_percent_complete() |
S |
80 |
1 |
3 |
get_total_rows() |
S |
82 |
1 |
3 |